home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / page9 / 00211.ls < prev    next >
Encoding:
Text File  |  1995-03-29  |  116 b   |  10 lines

  1. on exitFrame
  2.   global returnframe
  3.   set returnframe to 0
  4. end
  5.  
  6. on mouseUp
  7.   puppetSound(0)
  8.   go("singing fruit")
  9. end
  10.